++++++++++ Table of Contents ++++++++

1) General Info
2) Directory
3) Info on Installation
4) User Manual

++++++++++ General Info +++++++++++++

   JTlex is a Java library for TLEX (TimeLine Extraction), 
a new technique for extracting timelines from natural language 
texts that have been annotated with the TimeML markup language.

++++++++++++ Directory +++++++++++++++

*edu.fiu.jtlex - Contains all the code for the diffrent aspects of the JTLEX project.

	*bin - contains the Class files for all the compiled files for the JTLEX methods.
		*edu.fiu.jtlex.data - contains all compiled files for  the JTLEX source code.

	*data - Contains the database of files used for testing JTLEX.
		*The TimeBank Courpus - holds the TimeML files which are used in the testing of JTLEX

	*lib - Contains the jacop library to be used in the conversion of TimeML to jacop.

	*src - Contains source code for the JTLEX project.
		*edu.fiu.jtlex.data - contains all source code for the methods of JTLEX.

	*test - Contians JUnit tests for each method in the sourcoe code.
		*edu.fiu.jtlex.data - contains all the Junit test files.

++++++++ Info on Installation ++++++++++

Detailed information regarding the installation of the JTLEX project
with included screen shots can be found in the Documents section of
the JTLEX Final Deliverable.

+++++++++++ User Manual ++++++++++++

Detailed information regarding how to use the JTLEX project can
be found in the User Manual document within the Documents folder of
the JTLEX Final Deliverable.

++++++++++++++++++++++++++++++++++++
